runtime.pallocSum.unpack (method)
3 uses
runtime (current package)
mpagealloc.go#L1027: func (p pallocSum) unpack() (uint, uint, uint) {
mpagealloc.go#L1043: start, most, end := sums[0].unpack()
mpagealloc.go#L1046: si, mi, ei := sums[i].unpack()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)